ComponentOne FlexGrid for UWP
IOrderedSet<T> Interface
Members 

C1.UWP Assembly > C1.Xaml Namespace : IOrderedSet<T> Interface
The type of the elements in the collection.
Defines methods to manipulate ordered sets.
Object Model
IOrderedSet<T> Interface
Syntax
'Declaration
 
Public Interface IOrderedSet(Of T) 
public interface IOrderedSet<T> 
Type Parameters
T
The type of the elements in the collection.
See Also

Reference

IOrderedSet<T> Members
C1.Xaml Namespace